projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d569f07
)
($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O).
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 22 Dec 2006 20:32:59 +0000
(20:32 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 22 Dec 2006 20:32:59 +0000
(20:32 +0000)
src/ChangeLog
patch
|
blob
|
history
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9b7649501234e2bd5cf220ff0a1ccb65ba0634a8..717e6dc3215e010c9f620b92d84f44b8a1abd203 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,6
+4,7
@@
$(BLD).
($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD.
(bootstrap-temacs): Pass $(XMFLAGS) to sub-make.
+ ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O).
2006-12-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index ec392a7fbd0532a80c5c92642b49dbc44caa4588..a37cec2794e622d98e156745c75571d5d87e171d 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-1490,4
+1490,4
@@
$(BLD)/w32bdf.$(O): \
# Each object file depends on stamp_BLD, because in parallel builds we must
# make sure $(BLD) exists before starting compilations.
#
-$(OBJ0) $(OBJ1) $(WIN32OBJ): stamp_BLD
+$(OBJ0) $(OBJ1) $(WIN32OBJ)
lastfile.$(O)
: stamp_BLD